home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / sb_bust.swf / scripts / DefineButton2_1632 / BUTTONCONDACTION on(release).as
Text File  |  2006-07-26  |  96b  |  5 lines

  1. on(release){
  2.    _global.Param.G_SubmitScore = false;
  3.    _parent.gotoAndStop("HighScore");
  4. }
  5.